-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the golang group across 1 directory with 7 updates #225
Conversation
Bumps the golang group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) | `1.10.0` | `1.11.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.2` | `0.31.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.2` | `0.31.3` | | [k8s.io/cri-api](https://github.com/kubernetes/cri-api) | `0.31.2` | `0.31.3` | | [github.com/google/gnostic-models](https://github.com/google/gnostic-models) | `0.6.8` | `0.6.9` | Updates `github.com/container-storage-interface/spec` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/container-storage-interface/spec/releases) - [Commits](container-storage-interface/spec@v1.10.0...v1.11.0) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `k8s.io/api` from 0.31.2 to 0.31.3 - [Commits](kubernetes/api@v0.31.2...v0.31.3) Updates `k8s.io/apimachinery` from 0.31.2 to 0.31.3 - [Commits](kubernetes/apimachinery@v0.31.2...v0.31.3) Updates `k8s.io/client-go` from 0.31.2 to 0.31.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.2...v0.31.3) Updates `k8s.io/cri-api` from 0.31.2 to 0.31.3 - [Commits](kubernetes/cri-api@v0.31.2...v0.31.3) Updates `github.com/google/gnostic-models` from 0.6.8 to 0.6.9 - [Commits](google/gnostic-models@v0.6.8...v0.6.9) --- updated-dependencies: - dependency-name: github.com/container-storage-interface/spec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/cri-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/google/gnostic-models dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang ... Signed-off-by: dependabot[bot] <[email protected]>
@@ -4,7 +4,7 @@ go 1.23 | |||
|
|||
require ( | |||
github.com/bramvdbogaerde/go-scp v1.5.0 | |||
github.com/container-storage-interface/spec v1.10.0 | |||
github.com/container-storage-interface/spec v1.11.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are not using csi spec 1.11.0 i.e. latest one.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the golang group with 6 updates in the / directory:
1.10.0
1.11.0
1.9.0
1.10.0
0.31.2
0.31.3
0.31.2
0.31.3
0.31.2
0.31.3
0.6.8
0.6.9
Updates
github.com/container-storage-interface/spec
from 1.10.0 to 1.11.0Release notes
Sourced from github.com/container-storage-interface/spec's releases.
Commits
f6b6d53
Move VolumeGroupSnapshot to GA (#573)2f34062
Merge pull request #567 from saad-ali/bumpv11147d428b
Bump master version to 1.11 for next releaseUpdates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
k8s.io/api
from 0.31.2 to 0.31.3Commits
b7783ab
Update dependencies to v0.31.3 tagUpdates
k8s.io/apimachinery
from 0.31.2 to 0.31.3Commits
Updates
k8s.io/client-go
from 0.31.2 to 0.31.3Commits
ef98edc
Update dependencies to v0.31.3 tagUpdates
k8s.io/cri-api
from 0.31.2 to 0.31.3Commits
Updates
github.com/google/gnostic-models
from 0.6.8 to 0.6.9Commits
8182012
Merge pull request #12 from Jefftree/protobuf-bumpbea6589
recompile protobuf7a87dbb
bump dependencies1a23962
Merge pull request #13 from Jefftree/add-protobuf-compilation-script111f194
Add protobuf compilation scriptfd6fd48
Merge pull request #6 from Jefftree/Jefftree-patch-1-29459ad1
Create Makefilec7be7c7
Merge pull request #5 from pkwarren/pkw/add-annotations-protof1b8172
Merge pull request #2 from Jefftree/gh-actions2063bfc
Merge pull request #1 from Jefftree/protobuf-deprecateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions